home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_087 / install / scott / poster < prev   
Text File  |  1992-05-06  |  4KB  |  67 lines

  1. Article 4847 of comp.sys.amiga:
  2. Path: mcdsun!noao!hao!oddjob!uwvax!seismo!ut-sally!utah-cs!utah-gr!stride!l5comp!scotty
  3. From: scotty@l5comp.UUCP (Scott Turner)
  4. Newsgroups: comp.sys.amiga
  5. Subject: Re: PD Boot Disks
  6. Summary: One for the good guys! ie give us a break C-A!
  7. Keywords: boot copyright
  8. Message-ID: <137@l5comp.UUCP>
  9. Date: 21 May 87 08:49:38 GMT
  10. References: <504@myrias.UUCP> <1868@cbmvax.cbmvax.cbm.UUCP> <1541@cadovax.UUCP> <2142@hoptoad.uucp> <709@unccvax.UUCP> <1891@cbmvax.cbmvax.cbm.UUCP>
  11. Reply-To: scotty@l5comp.UUCP (Scott Turner)
  12. Distribution: world
  13. Organization: L5 Computing, Edmonds, WA
  14. Lines: 168
  15.  
  16. In article <1891@cbmvax.cbmvax.cbm.UUCP> carolyn@cbmvax.UUCP (Carolyn Scheppner CATS) writes:
  17. >In article <709@unccvax.UUCP> innes@unccvax.UUCP (Norm Innes) writes:
  18. >>In article <2142@hoptoad.uucp>, farren@hoptoad.uucp (Mike Farren) writes:
  19. >>> In article <1541@cadovax.UUCP> keithd@cadovax.UUCP (Keith Doyle) writes:
  20. >>> > In article <1868@cbmvax.cbmvax.cbm.UUCP> carolyn@cbmvax.UUCP writes:
  21. B
  22. >>> > > I'd like to clarify a legal issue here.  Files from the WorkBench disk
  23. >>> > > may not be distributed on shareware or freeware or in any publicly
  24. >>> > > redistributable manner. The contents of the Workbench disk is copyrighted.
  25. >>> >
  26. >>> > This is still a bit fuzzy in my mind.  Does that mean you can do an
  27. >>> > 'install' on a newly formatted disk without obtaining a license or not?
  28. >>>
  29. >>> Of course you can.  What you can't do is to sell or (strictly) give that disk
  30. >>> to the public.
  31. >Sorry, but it won't work.  A boot disk needs the L directory handlers and
  32. >disk-validator.  Probably also needs quite a bit of what's in DEVS:.
  33. A boot disk doesn't need any of that stuff to boot. PROGRAMS on the other hand
  34. may wish to have some of this stuff. But if your program is self contained then
  35. I've got the program for you!
  36.  
  37. At the end of this article you will find a program I wrote to answer the question
  38. of "Can I install or can I not install". It does it by supplying a new install
  39. program that puts non-infringing but 100% compatible boot code on the disk. So
  40. A
  41. now you can install and thumb yer nose at C-A Inc.! :-) I think it's a sad state
  42. when we have to sink to cloning to get around silly BS like this. The new boot
  43. code is the same size as the C-A original but executes a few cycles slower.
  44.  
  45. On the bright side you can modify this program to install anything that will
  46. fit in the 1024 byte boot section on a floppy! Been hankering to make a copy
  47. protected auto-boot disk? Here's yer shot. Want to load stuff and set it up
  48. rather than come in and tear out stuff THEN setup? Use this and get in there
  49. BEFORE stuff gets setup! :) (Like change the CLI for a shell without playing
  50. head games I think...) Give your product a startup screen just like on a Mac!
  51. The uses are endless. On a more practical note, if your program requires
  52. something from the workbench disk (disk based library, SER:, PAR: etc) then
  53. modify this program to put a bootblock on your disk that tells the user your
  54. disk isn't bootable. This beats having the user think the disk is busted!
  55.  
  56. This program is hardwired for DF0:, BUT unlike INSTALL it doesn't copy 1000
  57. bytes of non-zero'd ram to yer disk. You'd be amazed at what you find in those
  58. bootblocks out there! I found several lines of MY source code on one of my
  59. floppy boot disks(!) So I consider this program more 'secure' than install.
  60.  
  61. Scott Turner
  62.  
  63. L5 Computing, the home of Merlin, Arthur, Excalibur and the CRAM.
  64. GEnie: JST | UUCP: stride!l5comp!scotty | 12311 Maplewood Ave; Edmonds WA 98020
  65. If Motorola had wanted us to use BPTR's they'd have built in shifts on A regs
  66. [ BCPL? Just say *NO*! ] (I don't smoke, send flames to /dev/null)
  67.